home *** CD-ROM | disk | FTP | other *** search
/ Champak 141 / (Vol 141) Oct 17 2011.iso / Games / fire-man.swf / scripts / frame_2218 / DoAction.as
Encoding:
Text File  |  2011-10-17  |  104 b   |  7 lines

  1. tmark = getTimer();
  2. trace("Inicio2:" + tmark);
  3. if(cheat == "allmovies")
  4. {
  5.    gotoAndPlay(2405);
  6. }
  7.